Update QEMU_TAG
authorIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 5 Dec 2011 13:45:38 +0000 (13:45 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 5 Dec 2011 13:45:38 +0000 (13:45 +0000)
Config.mk

index 1cf4c5132bb76999acb785db7beb61af2eedc7f8..6be7c209053b726c1dbf0c4158157882af4d42be 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -208,9 +208,9 @@ endif
 # CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
 CONFIG_QEMU ?= $(QEMU_REMOTE)
 
-QEMU_TAG ?= 65b27b1dd6f205835aa8174031eea057c75f8afb
-# Thu Dec 1 18:23:34 2011 +0000
-# qemu-xen: passthrough, add PT_LOG_DEV
+QEMU_TAG ?= 68af5b5191593223709680b89951dfc84a32bee8
+# Mon Dec 5 13:43:34 2011 +0000
+# qemu_timer_pending/qemu_get_timer: cope with NULL timers
 
 # Short answer -- do not enable this unless you know what you are
 # doing and are prepared for some pain.